/*
Theme Name: Hybrid Cat Faeries Child
Theme URI: http://link-to-your-site.com
Description: Cat Faeries Child theme of Hybrid theme
Version: 0.1
Author: Your Name
Author URI: http://link-to-your-site.com
Tags: Add, Whatever, Tags, You, Want
Template: hybrid
*/

/* Get base CSS */
@import url('../hybrid/library/css/18px.css');

/* Get default Hybrid CSS */
@import url('../hybrid/library/css/screen.css');

/* Get the plugins CSS */
@import url('../hybrid/library/css/plugins.css');



body {
	font-family:Arial,Helvetica,sans-serif;
	color: #222222;
	background-attachment: scroll;
	background-color: #fadeda;
	background-image: url(global-bg-stars-1600.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#body-container {
	margin: 0px auto 0px auto;
	padding: 18px;
	width: 924px;
	background-color: #FFFFFF;
	border-left: 2px solid #979797;
	border-right: 2px solid #979797;
}

#header-container {
	background-color: #fef7e8;
}

#header {
	background-image: url(cf-blog-header2.gif);
	background-position: center center;
	background-repeat: no-repeat;
	height: 160px;
}

#site-title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 7px;
	font-size:0.0em !important; /* was 2.0 - 0.0 to turn off */
}

#site-title a {
	color:#003566;
}

#site-description {
	color: #222222;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.0em !important; /* was 1.2 - 0.0 to turn off */
	font-weight: bold;
}

#page-nav {
	width: 100%;
	background:#9597be none repeat scroll 0 0;
}


#page-nav li a {
	background:#9597be none repeat scroll 0 0;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
	margin-right: 0px;
	font-size: 15px;
	text-decoration: none;
}

9597be

#page-nav ul li.current_page_item a {
	background-color: #b5465a;
}

#container {
	float:left;
	width:924px;
	margin-top: 9px;
	margin-right: 0;
	margin-bottom: 9px;
	margin-left: 0;
}

#content {
	background: #FFFFFF none repeat scroll 0;
	float: left;
	height: 100%;
	overflow: hidden;
	padding: 18px;
	width: 594px;
	border-right: 1px solid #979797;
}

.post {
	clear: both;
	height: 100%;
	margin-bottom: 18px;
	overflow: hidden;
	border-bottom: 1px solid #979797;
}

.entry-title {
	font-size: 23px !important;
	line-height: normal;
}

.post-title a {
	text-decoration: underline;
}

.post-title {
	font-size: 23px !important;
	line-height: normal;
}

.entry, .entry-content {
	font-size: 15px;
	line-height: 140%;
}

#comments-number, #reply {
	font-size: 16px;
}

#comments li.author, #comments li li.author, #comments li li li.author, #comments li.author li.author li.author {
	background: #eeeeee none repeat scroll 0 0;
	color: #444444;
	font-size: 14px;
}

#comments li.author li.author, #comments li li.author li.author, #comments li.author li li.author {
	background: #7a9986 none repeat scroll 0 0;
	color:#F7F7F7;
}

#comments li.author a, #comments li.author li.author a, #comments li.author li.author li.author a {
	border-color: #999999;
	color: #003566;
}

#comments li {
	background: #eeeeee none repeat scroll 0 0;
	color: #444444;
	font-size: 14px;
}

.button {
	background-color: #243f59;
}

a {
	color: #3C738C;
}

a:visited {
	color:#006600;
}

a, a:visited {
	text-decoration:underline;
}


.widget {
	background:#FFFFFF none repeat scroll 0;
	margin: 0 0 5px;
	padding: 10px 5px;
	border-bottom: 1px solid #979797;
}


.widget-title {
	font-size: 1.0em;
}

.widget table, .widget tr, .widget td {
	vertical-align: middle;
	background: #FFFFFF none repeat scroll 0 0;
	border: 0px solid #FFFFFF;
}

.widget td a, .widget th a {
	color: #3C738C;
}

.widget td a:visited, .widget th a:visited {
	color: #006600;
}


.textwidget {
	font-size: 13px;
	line-height: normal;
}

.cat-item {
	font-size: 0.9em;
}

.archives {
	font-size: 0.95em;
}

td a, td a:visited {
	font-weight: normal;
	text-decoration: underline;
}

tr {
	background: #7c99a6 none repeat scroll 0 0;
	color:#ffffff;
}

#footer-container {
	clear: both;
	background-color:#9597be;
	padding: 10px 15px 5px 15px;
}

#footer {
	color: #FFFFFF;
	font-size: 0.8em;
	font-style: normal;
}

#footer a {
	color:#FFFFFF;
	font-style:normal;
}





